\(\int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx\) [1433]

   Optimal result
   Rubi [A] (verified)
   Mathematica [C] (warning: unable to verify)
   Maple [B] (warning: unable to verify)
   Fricas [F(-1)]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 37, antiderivative size = 273 \[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\frac {2 \sqrt {2} b \sqrt {\cos (e+f x)} \operatorname {EllipticPi}\left (-\frac {a}{b-\sqrt {-a^2+b^2}},\arcsin \left (\frac {\sqrt {d \sin (e+f x)}}{\sqrt {d} \sqrt {1+\cos (e+f x)}}\right ),-1\right )}{a \sqrt {-a^2+b^2} \sqrt {d} f \sqrt {g \cos (e+f x)}}-\frac {2 \sqrt {2} b \sqrt {\cos (e+f x)} \operatorname {EllipticPi}\left (-\frac {a}{b+\sqrt {-a^2+b^2}},\arcsin \left (\frac {\sqrt {d \sin (e+f x)}}{\sqrt {d} \sqrt {1+\cos (e+f x)}}\right ),-1\right )}{a \sqrt {-a^2+b^2} \sqrt {d} f \sqrt {g \cos (e+f x)}}+\frac {\operatorname {EllipticF}\left (e-\frac {\pi }{4}+f x,2\right ) \sqrt {\sin (2 e+2 f x)}}{a f \sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)}} \]

[Out]

2*b*EllipticPi((d*sin(f*x+e))^(1/2)/d^(1/2)/(1+cos(f*x+e))^(1/2),-a/(b-(-a^2+b^2)^(1/2)),I)*2^(1/2)*cos(f*x+e)
^(1/2)/a/f/(-a^2+b^2)^(1/2)/d^(1/2)/(g*cos(f*x+e))^(1/2)-2*b*EllipticPi((d*sin(f*x+e))^(1/2)/d^(1/2)/(1+cos(f*
x+e))^(1/2),-a/(b+(-a^2+b^2)^(1/2)),I)*2^(1/2)*cos(f*x+e)^(1/2)/a/f/(-a^2+b^2)^(1/2)/d^(1/2)/(g*cos(f*x+e))^(1
/2)-(sin(e+1/4*Pi+f*x)^2)^(1/2)/sin(e+1/4*Pi+f*x)*EllipticF(cos(e+1/4*Pi+f*x),2^(1/2))*sin(2*f*x+2*e)^(1/2)/a/
f/(g*cos(f*x+e))^(1/2)/(d*sin(f*x+e))^(1/2)

Rubi [A] (verified)

Time = 0.40 (sec) , antiderivative size = 273, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.162, Rules used = {2989, 2653, 2720, 2987, 2986, 1232} \[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\frac {2 \sqrt {2} b \sqrt {\cos (e+f x)} \operatorname {EllipticPi}\left (-\frac {a}{b-\sqrt {b^2-a^2}},\arcsin \left (\frac {\sqrt {d \sin (e+f x)}}{\sqrt {d} \sqrt {\cos (e+f x)+1}}\right ),-1\right )}{a \sqrt {d} f \sqrt {b^2-a^2} \sqrt {g \cos (e+f x)}}-\frac {2 \sqrt {2} b \sqrt {\cos (e+f x)} \operatorname {EllipticPi}\left (-\frac {a}{b+\sqrt {b^2-a^2}},\arcsin \left (\frac {\sqrt {d \sin (e+f x)}}{\sqrt {d} \sqrt {\cos (e+f x)+1}}\right ),-1\right )}{a \sqrt {d} f \sqrt {b^2-a^2} \sqrt {g \cos (e+f x)}}+\frac {\sqrt {\sin (2 e+2 f x)} \operatorname {EllipticF}\left (e+f x-\frac {\pi }{4},2\right )}{a f \sqrt {d \sin (e+f x)} \sqrt {g \cos (e+f x)}} \]

[In]

Int[1/(Sqrt[g*Cos[e + f*x]]*Sqrt[d*Sin[e + f*x]]*(a + b*Sin[e + f*x])),x]

[Out]

(2*Sqrt[2]*b*Sqrt[Cos[e + f*x]]*EllipticPi[-(a/(b - Sqrt[-a^2 + b^2])), ArcSin[Sqrt[d*Sin[e + f*x]]/(Sqrt[d]*S
qrt[1 + Cos[e + f*x]])], -1])/(a*Sqrt[-a^2 + b^2]*Sqrt[d]*f*Sqrt[g*Cos[e + f*x]]) - (2*Sqrt[2]*b*Sqrt[Cos[e +
f*x]]*EllipticPi[-(a/(b + Sqrt[-a^2 + b^2])), ArcSin[Sqrt[d*Sin[e + f*x]]/(Sqrt[d]*Sqrt[1 + Cos[e + f*x]])], -
1])/(a*Sqrt[-a^2 + b^2]*Sqrt[d]*f*Sqrt[g*Cos[e + f*x]]) + (EllipticF[e - Pi/4 + f*x, 2]*Sqrt[Sin[2*e + 2*f*x]]
)/(a*f*Sqrt[g*Cos[e + f*x]]*Sqrt[d*Sin[e + f*x]])

Rule 1232

Int[1/(((d_) + (e_.)*(x_)^2)*Sqrt[(a_) + (c_.)*(x_)^4]), x_Symbol] :> With[{q = Rt[-c/a, 4]}, Simp[(1/(d*Sqrt[
a]*q))*EllipticPi[-e/(d*q^2), ArcSin[q*x], -1], x]] /; FreeQ[{a, c, d, e}, x] && NegQ[c/a] && GtQ[a, 0]

Rule 2653

Int[1/(Sqrt[cos[(e_.) + (f_.)*(x_)]*(b_.)]*Sqrt[(a_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> Dist[Sqrt[Sin[2*
e + 2*f*x]]/(Sqrt[a*Sin[e + f*x]]*Sqrt[b*Cos[e + f*x]]), Int[1/Sqrt[Sin[2*e + 2*f*x]], x], x] /; FreeQ[{a, b,
e, f}, x]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 2986

Int[Sqrt[(d_.)*sin[(e_.) + (f_.)*(x_)]]/(Sqrt[cos[(e_.) + (f_.)*(x_)]]*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]))
, x_Symbol] :> With[{q = Rt[-a^2 + b^2, 2]}, Dist[2*Sqrt[2]*d*((b + q)/(f*q)), Subst[Int[1/((d*(b + q) + a*x^2
)*Sqrt[1 - x^4/d^2]), x], x, Sqrt[d*Sin[e + f*x]]/Sqrt[1 + Cos[e + f*x]]], x] - Dist[2*Sqrt[2]*d*((b - q)/(f*q
)), Subst[Int[1/((d*(b - q) + a*x^2)*Sqrt[1 - x^4/d^2]), x], x, Sqrt[d*Sin[e + f*x]]/Sqrt[1 + Cos[e + f*x]]],
x]] /; FreeQ[{a, b, d, e, f}, x] && NeQ[a^2 - b^2, 0]

Rule 2987

Int[Sqrt[(d_.)*sin[(e_.) + (f_.)*(x_)]]/(Sqrt[cos[(e_.) + (f_.)*(x_)]*(g_.)]*((a_) + (b_.)*sin[(e_.) + (f_.)*(
x_)])), x_Symbol] :> Dist[Sqrt[Cos[e + f*x]]/Sqrt[g*Cos[e + f*x]], Int[Sqrt[d*Sin[e + f*x]]/(Sqrt[Cos[e + f*x]
]*(a + b*Sin[e + f*x])), x], x] /; FreeQ[{a, b, d, e, f, g}, x] && NeQ[a^2 - b^2, 0]

Rule 2989

Int[((cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((d_.)*sin[(e_.) + (f_.)*(x_)])^(n_))/((a_) + (b_.)*sin[(e_.) + (f_.
)*(x_)]), x_Symbol] :> Dist[1/a, Int[(g*Cos[e + f*x])^p*(d*Sin[e + f*x])^n, x], x] - Dist[b/(a*d), Int[(g*Cos[
e + f*x])^p*((d*Sin[e + f*x])^(n + 1)/(a + b*Sin[e + f*x])), x], x] /; FreeQ[{a, b, d, e, f, g}, x] && NeQ[a^2
 - b^2, 0] && IntegersQ[2*n, 2*p] && LtQ[-1, p, 1] && LtQ[n, 0]

Rubi steps \begin{align*} \text {integral}& = \frac {\int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)}} \, dx}{a}-\frac {b \int \frac {\sqrt {d \sin (e+f x)}}{\sqrt {g \cos (e+f x)} (a+b \sin (e+f x))} \, dx}{a d} \\ & = -\frac {\left (b \sqrt {\cos (e+f x)}\right ) \int \frac {\sqrt {d \sin (e+f x)}}{\sqrt {\cos (e+f x)} (a+b \sin (e+f x))} \, dx}{a d \sqrt {g \cos (e+f x)}}+\frac {\sqrt {\sin (2 e+2 f x)} \int \frac {1}{\sqrt {\sin (2 e+2 f x)}} \, dx}{a \sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)}} \\ & = \frac {\operatorname {EllipticF}\left (e-\frac {\pi }{4}+f x,2\right ) \sqrt {\sin (2 e+2 f x)}}{a f \sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)}}-\frac {\left (2 \sqrt {2} b \left (1-\frac {b}{\sqrt {-a^2+b^2}}\right ) \sqrt {\cos (e+f x)}\right ) \text {Subst}\left (\int \frac {1}{\left (\left (b-\sqrt {-a^2+b^2}\right ) d+a x^2\right ) \sqrt {1-\frac {x^4}{d^2}}} \, dx,x,\frac {\sqrt {d \sin (e+f x)}}{\sqrt {1+\cos (e+f x)}}\right )}{a f \sqrt {g \cos (e+f x)}}-\frac {\left (2 \sqrt {2} b \left (1+\frac {b}{\sqrt {-a^2+b^2}}\right ) \sqrt {\cos (e+f x)}\right ) \text {Subst}\left (\int \frac {1}{\left (\left (b+\sqrt {-a^2+b^2}\right ) d+a x^2\right ) \sqrt {1-\frac {x^4}{d^2}}} \, dx,x,\frac {\sqrt {d \sin (e+f x)}}{\sqrt {1+\cos (e+f x)}}\right )}{a f \sqrt {g \cos (e+f x)}} \\ & = \frac {2 \sqrt {2} b \sqrt {\cos (e+f x)} \operatorname {EllipticPi}\left (-\frac {a}{b-\sqrt {-a^2+b^2}},\arcsin \left (\frac {\sqrt {d \sin (e+f x)}}{\sqrt {d} \sqrt {1+\cos (e+f x)}}\right ),-1\right )}{a \sqrt {-a^2+b^2} \sqrt {d} f \sqrt {g \cos (e+f x)}}-\frac {2 \sqrt {2} b \sqrt {\cos (e+f x)} \operatorname {EllipticPi}\left (-\frac {a}{b+\sqrt {-a^2+b^2}},\arcsin \left (\frac {\sqrt {d \sin (e+f x)}}{\sqrt {d} \sqrt {1+\cos (e+f x)}}\right ),-1\right )}{a \sqrt {-a^2+b^2} \sqrt {d} f \sqrt {g \cos (e+f x)}}+\frac {\operatorname {EllipticF}\left (e-\frac {\pi }{4}+f x,2\right ) \sqrt {\sin (2 e+2 f x)}}{a f \sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)}} \\ \end{align*}

Mathematica [C] (warning: unable to verify)

Result contains higher order function than in optimal. Order 6 vs. order 4 in optimal.

Time = 14.55 (sec) , antiderivative size = 652, normalized size of antiderivative = 2.39 \[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=-\frac {2 \sqrt {\cos (e+f x)} \sqrt {d \sin (e+f x)} \left (-\frac {\left (\frac {1}{8}-\frac {i}{8}\right ) b \left (2 \arctan \left (1-\frac {(1+i) \sqrt {a} \sqrt {\cos (e+f x)}}{\sqrt [4]{-a^2+b^2} \sqrt [4]{-\sin ^2(e+f x)}}\right )-2 \arctan \left (1+\frac {(1+i) \sqrt {a} \sqrt {\cos (e+f x)}}{\sqrt [4]{-a^2+b^2} \sqrt [4]{-\sin ^2(e+f x)}}\right )+\log \left (\sqrt {-a^2+b^2}+\frac {i a \cos (e+f x)}{\sqrt {-\sin ^2(e+f x)}}-\frac {(1+i) \sqrt {a} \sqrt [4]{-a^2+b^2} \sqrt {\cos (e+f x)}}{\sqrt [4]{-\sin ^2(e+f x)}}\right )-\log \left (\sqrt {-a^2+b^2}+\frac {i a \cos (e+f x)}{\sqrt {-\sin ^2(e+f x)}}+\frac {(1+i) \sqrt {a} \sqrt [4]{-a^2+b^2} \sqrt {\cos (e+f x)}}{\sqrt [4]{-\sin ^2(e+f x)}}\right )\right )}{\sqrt {a} \left (-a^2+b^2\right )^{3/4}}+\frac {5 a \left (a^2-b^2\right ) \operatorname {AppellF1}\left (\frac {1}{4},\frac {3}{4},1,\frac {5}{4},\cos ^2(e+f x),\frac {b^2 \cos ^2(e+f x)}{-a^2+b^2}\right ) \sqrt {\cos (e+f x)}}{\left (a^2-b^2+b^2 \cos ^2(e+f x)\right ) \left (5 \left (a^2-b^2\right ) \operatorname {AppellF1}\left (\frac {1}{4},\frac {3}{4},1,\frac {5}{4},\cos ^2(e+f x),\frac {b^2 \cos ^2(e+f x)}{-a^2+b^2}\right )+\left (-4 b^2 \operatorname {AppellF1}\left (\frac {5}{4},\frac {3}{4},2,\frac {9}{4},\cos ^2(e+f x),\frac {b^2 \cos ^2(e+f x)}{-a^2+b^2}\right )+3 \left (a^2-b^2\right ) \operatorname {AppellF1}\left (\frac {5}{4},\frac {7}{4},1,\frac {9}{4},\cos ^2(e+f x),\frac {b^2 \cos ^2(e+f x)}{-a^2+b^2}\right )\right ) \cos ^2(e+f x)\right ) \sin ^2(e+f x)^{3/4}}\right ) \left (a+b \sqrt {\sin ^2(e+f x)}\right )}{d f \sqrt {g \cos (e+f x)} \sqrt [4]{\sin ^2(e+f x)} (a+b \sin (e+f x))} \]

[In]

Integrate[1/(Sqrt[g*Cos[e + f*x]]*Sqrt[d*Sin[e + f*x]]*(a + b*Sin[e + f*x])),x]

[Out]

(-2*Sqrt[Cos[e + f*x]]*Sqrt[d*Sin[e + f*x]]*(((-1/8 + I/8)*b*(2*ArcTan[1 - ((1 + I)*Sqrt[a]*Sqrt[Cos[e + f*x]]
)/((-a^2 + b^2)^(1/4)*(-Sin[e + f*x]^2)^(1/4))] - 2*ArcTan[1 + ((1 + I)*Sqrt[a]*Sqrt[Cos[e + f*x]])/((-a^2 + b
^2)^(1/4)*(-Sin[e + f*x]^2)^(1/4))] + Log[Sqrt[-a^2 + b^2] + (I*a*Cos[e + f*x])/Sqrt[-Sin[e + f*x]^2] - ((1 +
I)*Sqrt[a]*(-a^2 + b^2)^(1/4)*Sqrt[Cos[e + f*x]])/(-Sin[e + f*x]^2)^(1/4)] - Log[Sqrt[-a^2 + b^2] + (I*a*Cos[e
 + f*x])/Sqrt[-Sin[e + f*x]^2] + ((1 + I)*Sqrt[a]*(-a^2 + b^2)^(1/4)*Sqrt[Cos[e + f*x]])/(-Sin[e + f*x]^2)^(1/
4)]))/(Sqrt[a]*(-a^2 + b^2)^(3/4)) + (5*a*(a^2 - b^2)*AppellF1[1/4, 3/4, 1, 5/4, Cos[e + f*x]^2, (b^2*Cos[e +
f*x]^2)/(-a^2 + b^2)]*Sqrt[Cos[e + f*x]])/((a^2 - b^2 + b^2*Cos[e + f*x]^2)*(5*(a^2 - b^2)*AppellF1[1/4, 3/4,
1, 5/4, Cos[e + f*x]^2, (b^2*Cos[e + f*x]^2)/(-a^2 + b^2)] + (-4*b^2*AppellF1[5/4, 3/4, 2, 9/4, Cos[e + f*x]^2
, (b^2*Cos[e + f*x]^2)/(-a^2 + b^2)] + 3*(a^2 - b^2)*AppellF1[5/4, 7/4, 1, 9/4, Cos[e + f*x]^2, (b^2*Cos[e + f
*x]^2)/(-a^2 + b^2)])*Cos[e + f*x]^2)*(Sin[e + f*x]^2)^(3/4)))*(a + b*Sqrt[Sin[e + f*x]^2]))/(d*f*Sqrt[g*Cos[e
 + f*x]]*(Sin[e + f*x]^2)^(1/4)*(a + b*Sin[e + f*x]))

Maple [B] (warning: unable to verify)

Leaf count of result is larger than twice the leaf count of optimal. \(522\) vs. \(2(257)=514\).

Time = 1.62 (sec) , antiderivative size = 523, normalized size of antiderivative = 1.92

method result size
default \(-\frac {\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}\, \sqrt {-\csc \left (f x +e \right )+\cot \left (f x +e \right )+1}\, \sqrt {-\csc \left (f x +e \right )+\cot \left (f x +e \right )}\, \left (2 F\left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, \frac {\sqrt {2}}{2}\right ) a \sqrt {-a^{2}+b^{2}}-2 F\left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, \frac {\sqrt {2}}{2}\right ) \sqrt {-a^{2}+b^{2}}\, b +\Pi \left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, \frac {a}{-b +\sqrt {-a^{2}+b^{2}}+a}, \frac {\sqrt {2}}{2}\right ) a b -\Pi \left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, \frac {a}{-b +\sqrt {-a^{2}+b^{2}}+a}, \frac {\sqrt {2}}{2}\right ) b^{2}+\Pi \left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, \frac {a}{-b +\sqrt {-a^{2}+b^{2}}+a}, \frac {\sqrt {2}}{2}\right ) \sqrt {-a^{2}+b^{2}}\, b -\Pi \left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, -\frac {a}{b +\sqrt {-a^{2}+b^{2}}-a}, \frac {\sqrt {2}}{2}\right ) a b +\Pi \left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, -\frac {a}{b +\sqrt {-a^{2}+b^{2}}-a}, \frac {\sqrt {2}}{2}\right ) b^{2}+\Pi \left (\sqrt {-\cot \left (f x +e \right )+\csc \left (f x +e \right )+1}, -\frac {a}{b +\sqrt {-a^{2}+b^{2}}-a}, \frac {\sqrt {2}}{2}\right ) \sqrt {-a^{2}+b^{2}}\, b \right ) \left (1+\cos \left (f x +e \right )\right ) \sqrt {2}}{f \sqrt {d \sin \left (f x +e \right )}\, \sqrt {g \cos \left (f x +e \right )}\, \sqrt {-a^{2}+b^{2}}\, \left (-b +\sqrt {-a^{2}+b^{2}}+a \right ) \left (b +\sqrt {-a^{2}+b^{2}}-a \right )}\) \(523\)

[In]

int(1/(d*sin(f*x+e))^(1/2)/(a+b*sin(f*x+e))/(g*cos(f*x+e))^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/f*(-cot(f*x+e)+csc(f*x+e)+1)^(1/2)*(-csc(f*x+e)+cot(f*x+e)+1)^(1/2)*(-csc(f*x+e)+cot(f*x+e))^(1/2)*(2*Ellip
ticF((-cot(f*x+e)+csc(f*x+e)+1)^(1/2),1/2*2^(1/2))*a*(-a^2+b^2)^(1/2)-2*EllipticF((-cot(f*x+e)+csc(f*x+e)+1)^(
1/2),1/2*2^(1/2))*(-a^2+b^2)^(1/2)*b+EllipticPi((-cot(f*x+e)+csc(f*x+e)+1)^(1/2),a/(-b+(-a^2+b^2)^(1/2)+a),1/2
*2^(1/2))*a*b-EllipticPi((-cot(f*x+e)+csc(f*x+e)+1)^(1/2),a/(-b+(-a^2+b^2)^(1/2)+a),1/2*2^(1/2))*b^2+EllipticP
i((-cot(f*x+e)+csc(f*x+e)+1)^(1/2),a/(-b+(-a^2+b^2)^(1/2)+a),1/2*2^(1/2))*(-a^2+b^2)^(1/2)*b-EllipticPi((-cot(
f*x+e)+csc(f*x+e)+1)^(1/2),-a/(b+(-a^2+b^2)^(1/2)-a),1/2*2^(1/2))*a*b+EllipticPi((-cot(f*x+e)+csc(f*x+e)+1)^(1
/2),-a/(b+(-a^2+b^2)^(1/2)-a),1/2*2^(1/2))*b^2+EllipticPi((-cot(f*x+e)+csc(f*x+e)+1)^(1/2),-a/(b+(-a^2+b^2)^(1
/2)-a),1/2*2^(1/2))*(-a^2+b^2)^(1/2)*b)*(1+cos(f*x+e))/(d*sin(f*x+e))^(1/2)/(g*cos(f*x+e))^(1/2)*2^(1/2)/(-a^2
+b^2)^(1/2)/(-b+(-a^2+b^2)^(1/2)+a)/(b+(-a^2+b^2)^(1/2)-a)

Fricas [F(-1)]

Timed out. \[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\text {Timed out} \]

[In]

integrate(1/(d*sin(f*x+e))^(1/2)/(a+b*sin(f*x+e))/(g*cos(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

Timed out

Sympy [F]

\[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\int \frac {1}{\sqrt {d \sin {\left (e + f x \right )}} \sqrt {g \cos {\left (e + f x \right )}} \left (a + b \sin {\left (e + f x \right )}\right )}\, dx \]

[In]

integrate(1/(d*sin(f*x+e))**(1/2)/(a+b*sin(f*x+e))/(g*cos(f*x+e))**(1/2),x)

[Out]

Integral(1/(sqrt(d*sin(e + f*x))*sqrt(g*cos(e + f*x))*(a + b*sin(e + f*x))), x)

Maxima [F]

\[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\int { \frac {1}{\sqrt {g \cos \left (f x + e\right )} {\left (b \sin \left (f x + e\right ) + a\right )} \sqrt {d \sin \left (f x + e\right )}} \,d x } \]

[In]

integrate(1/(d*sin(f*x+e))^(1/2)/(a+b*sin(f*x+e))/(g*cos(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(g*cos(f*x + e))*(b*sin(f*x + e) + a)*sqrt(d*sin(f*x + e))), x)

Giac [F]

\[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\int { \frac {1}{\sqrt {g \cos \left (f x + e\right )} {\left (b \sin \left (f x + e\right ) + a\right )} \sqrt {d \sin \left (f x + e\right )}} \,d x } \]

[In]

integrate(1/(d*sin(f*x+e))^(1/2)/(a+b*sin(f*x+e))/(g*cos(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(1/(sqrt(g*cos(f*x + e))*(b*sin(f*x + e) + a)*sqrt(d*sin(f*x + e))), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {1}{\sqrt {g \cos (e+f x)} \sqrt {d \sin (e+f x)} (a+b \sin (e+f x))} \, dx=\int \frac {1}{\sqrt {g\,\cos \left (e+f\,x\right )}\,\sqrt {d\,\sin \left (e+f\,x\right )}\,\left (a+b\,\sin \left (e+f\,x\right )\right )} \,d x \]

[In]

int(1/((g*cos(e + f*x))^(1/2)*(d*sin(e + f*x))^(1/2)*(a + b*sin(e + f*x))),x)

[Out]

int(1/((g*cos(e + f*x))^(1/2)*(d*sin(e + f*x))^(1/2)*(a + b*sin(e + f*x))), x)